<< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 >>
| Date | Author | File/Message |
|---|---|---|
| 7/8/05 10:37 AM | bavo_jcs |
PDF Ajax integration
(2 Files changed, 93 Lines changed)
src/java/org/bejug/javacareers/jobs/view/jsf/action/ResumeAction.java 1.5 (+88 -54) src/web/jobs/employer/resumesContent.jsp 1.4 (+5 -4) |
| 7/8/05 10:29 AM | psong09 |
replaced xml commant tags with jsf comment tags
(1 Files changed, 1 Lines changed)
src/web/inc/navigation.jsp 1.9 (+1 -1) |
| 7/8/05 10:16 AM | psong09 |
replaced xml commant tags with jsf comment tags
(1 Files changed, 4 Lines changed)
src/web/inc/pageHeader.jsp 1.5 (+4 -4) |
| 7/8/05 9:43 AM | psong09 |
cleaned up cvs revision and author tags
(1 Files changed, 3 Lines changed)
src/java/org/bejug/javacareers/project/properties/JavaCareersConfig.java 1.8 (+3 -122) |
| 7/7/05 4:55 PM | bavo_jcs |
Ajax integration
(1 Files changed, 0 Lines changed)
maven.xml 1.18 (+0 -0) |
| 7/7/05 4:15 PM | ge0ffrey |
split resources from java src
(1 Files changed, 6 Lines changed)
project.xml 1.21 (+6 -0) |
| 7/7/05 4:05 PM | ge0ffrey |
make the JSF id unique
(1 Files changed, 1 Lines changed)
src/web/admin/paneLinks.jsp 1.5 (+1 -1) |
| 7/7/05 3:27 PM | ge0ffrey |
not working commented solution for classloader problem on jboss 4.0.3
(1 Files changed, 6 Lines changed)
src/web/WEB-INF/jboss-web.xml 1.2 (+6 -0) |
| 7/7/05 3:12 PM | bavo_jcs |
Ajax integration
(1 Files changed, 5 Lines changed)
src/web/jobs/employer/resumesContent.jsp 1.3 (+5 -1) |
| 7/7/05 12:23 PM | ge0ffrey |
both obsolete
(2 Files changed, 0 Lines changed)
src/java/dbinit.properties 1.5 removed src/java/script.js 1.2 removed |